Click or drag to resize

SipClientDomain Property

Gets or sets domain, name of IP address of the remote SIP server.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Domain { get; set; }

Property Value

Type: String
The domain.
See Also